home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1998 June / SGI Freeware 1998 June.iso / dist / fw_fileutils.idb / usr / freeware / catman / u_man / cat1 / df.Z / df
Text File  |  1998-05-21  |  5KB  |  134 lines

  1. /xlv1/freeware/1998.May/fileutils/3.16/fileutils-3.16.diffbuild/man
  2.  
  3.  
  4.  
  5.      DDDDFFFF((((1111))))         FFFFSSSSFFFF ((((GGGGNNNNUUUU FFFFiiiilllleeee UUUUttttiiiilllliiiittttiiiieeeessss))))         DDDDFFFF((((1111))))
  6.  
  7.  
  8.  
  9.      NNNNAAAAMMMMEEEE
  10.       df - summarize free disk space
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       ddddffff [-aikPv] [-t fstype] [-x fstype] [--all] [--inodes]
  14.       [--type=fstype] [--exclude-type=fstype] [--kilobytes]
  15.       [--portability] [--print-type] [--help] [--version]
  16.       [filename...]
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.       This documentation is    no longer being    maintained and may be
  20.       inaccurate or    incomplete.  The Texinfo documentation is now
  21.       the authoritative source.
  22.  
  23.       This manual page documents the GNU version of    ddddffff.  ddddffff
  24.       displays the amount of disk space available on the
  25.       filesystem containing    each file name argument.  If no    file
  26.       name is given, the space available on    all currently mounted
  27.       filesystems is shown.     Disk space is shown in    1K blocks by
  28.       default, unless the environment variable POSIXLY_CORRECT is
  29.       set, in which    case 512-byte blocks are used.
  30.  
  31.       If an    argument is the    absolute file name of a    disk device
  32.       node containing a mounted filesystem,    ddddffff shows the space
  33.       available on that filesystem rather than on the filesystem
  34.       containing the device    node (which is always the root
  35.       filesystem).    This version of    ddddffff cannot show the space
  36.       available on unmounted filesystems, because on most kinds of
  37.       systems doing    so requires very nonportable intimate
  38.       knowledge of filesystem structures.
  39.  
  40.     OOOOPPPPTTTTIIIIOOOONNNNSSSS
  41.       -_a, --_a_l_l
  42.            Include in the listing filesystems that have 0 blocks,
  43.            which are omitted by default.  Such filesystems are
  44.            typically special-purpose pseudo-filesystems, such as
  45.            automounter entries.  On    some systems, filesystems of
  46.            type ``ignore'' or ``auto'' are also omitted by default
  47.            and included in the listing by this option.
  48.  
  49.       -_i, --_i_n_o_d_e_s
  50.            List inode usage    information instead of block usage.
  51.            An inode    (short for ``index node'') is a    special    kind
  52.            of disk block that contains information about a file,
  53.            such as its owner, permissions, timestamps, and
  54.            location    on the disk.
  55.  
  56.       -_k, --_k_i_l_o_b_y_t_e_s
  57.            Print sizes in 1K blocks    instead    of 512-byte blocks.
  58.            This overrides the environment variable
  59.            POSIXLY_CORRECT.
  60.  
  61.  
  62.  
  63.  
  64.      Page 1                         (printed 5/18/98)
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.      DDDDFFFF((((1111))))         FFFFSSSSFFFF ((((GGGGNNNNUUUU FFFFiiiilllleeee UUUUttttiiiilllliiiittttiiiieeeessss))))         DDDDFFFF((((1111))))
  72.  
  73.  
  74.  
  75.       -_P, --_p_o_r_t_a_b_i_l_i_t_y
  76.            Use the POSIX output format.  This is like the default
  77.            format except that the information about    each
  78.            filesystem is always printed on exactly one line; a
  79.            mount device is never put on a line by itself.  This
  80.            means that if the mount device name is more than    20
  81.            characters long (as for some network mounts), the
  82.            columns are misaligned.
  83.  
  84.       -_T, --_p_r_i_n_t-_t_y_p_e
  85.            Print a type string for each filesystem.     Any such
  86.            printed filesystem type name may    be used    as an argument
  87.            to either of the    --type=    or --exclude-type= options.
  88.  
  89.       -_t, --_t_y_p_e=_f_s_t_y_p_e
  90.            Limit the listing to filesystems    of type    _f_s_t_y_p_e.
  91.            Multiple    filesystem types can be    shown by giving
  92.            multiple    -_t options.  By    default, all filesystem    types
  93.            are listed.
  94.  
  95.       -_x, --_e_x_c_l_u_d_e-_t_y_p_e=_f_s_t_y_p_e
  96.            Limit the listing to filesystems    not of type _f_s_t_y_p_e.
  97.            Multiple    filesystem types can be    eliminated by giving
  98.            multiple    -_x options.  By    default, all filesystem    types
  99.            are listed.
  100.  
  101.       -_v   Ignored;    for compatibility with System V    versions of
  102.            ddddffff.
  103.  
  104.       --_h_e_l_p
  105.            Print a usage message on    standard output    and exit
  106.            successfully.
  107.  
  108.       --_v_e_r_s_i_o_n
  109.            Print version information on standard output then exit
  110.            successfully.
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.      Page 2                         (printed 5/18/98)
  131.  
  132.  
  133.  
  134.